Vcenter EnvironmentBrowser ConfigOptions GetParams
The Vcenter EnvironmentBrowser ConfigOptions GetParams schema specifies the parameters for the GET /vcenter/environment-browser/config-options operation, such as which clusters to query.
This schema was added in vSphere API 8.0.2.00300.
{
"config_option": "string"
}
Query for a specific config option with the key obtained from GET /vcenter/environment-browser/config-option-descriptors.
This property was added in vSphere API 8.0.2.00300.
if missing or null
then the default config option will be returned.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.config_option
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.config_option
.